wayland: Implement support for tablet wheel scrolling
authorJason Gerecke <killertofu@gmail.com>
Mon, 12 Jun 2017 22:41:51 +0000 (15:41 -0700)
committerCarlos Garnacho <carlosg@gnome.org>
Thu, 20 Jul 2017 12:27:28 +0000 (14:27 +0200)
commit837c2002e9e1acdf44c304aaa123bd8b7e4740d4
tree23a24a2929a4064c0766060a1d09f0016fc5676a
parent3be5aae56a6849254c149a81fd2e85a93c94ea8a
wayland: Implement support for tablet wheel scrolling

Adds support for creating scroll events from Wayland tablet wheel events.
Even though no Wacom tablet puck has a smooth-scrolling wheel, both event
types need to be generated to make the upper layers happy.

https://bugzilla.gnome.org/show_bug.cgi?id=783716
gdk/wayland/gdkdevice-wayland.c